* {
  margin: 0;
  padding: 0;
}

.clearfix:before,
.clearfix:after {
  content: '';
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}

.clearfix {
  *zoom: 1;
}

li {
  list-style: none;
}

.slideBox {
  height: 425px;
  overflow: hidden;
  position: relative;
}

.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  list-style: none;
}

.slideBox .bd img {
  width: 100%;
  height: 419px;
  display: block;
}

.tempWrap {
  margin: 0 auto;
}

.prev,
.next {
  width: 41px;
  height: 75px;
  z-index: 9999;
  cursor: pointer;
  position: absolute;
  top: 50%;
  margin-top: -28px;
}

.prev {
  left: 20%;
  background: url('../prev.png') no-repeat;
}

.next {
  right: 20%;
  background: url('../next.png') no-repeat;
}

.banner_top {
  width: 100%;
  height: 4px;
  background-color: #0176c2;
}

.top > li {
  list-style: none;
}

.nav > li {
  list-style: none;
  float: left;
  font-weight: bold;
}

.nav > li > a {
  color: #333333;

  text-decoration: none;
  padding: 0 17px;
  display: block;
  line-height: 50px;
}

.nav > li > a:hover {
  background-color: #0084cf;
  color: #fff;
}

.swiper-container.swiper2 {
  width: 585px;
  height: 365px;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

#swiper2 > .swiper-wrapper > .swiper-slide {
  cursor: pointer;
}

.swiper-button-next,
.swiper-button-prev {
  opacity: 0.8;
}

.word_one {
  font-size: 14px;
}

.word_one {
  padding-left: 25px;
}

.word_one > li {
  margin-top: 18px;
}
.word_one li:hover {
  cursor: pointer;
  color: #117ec6;
}
.word_one > li > span {
  display: inline-block;
  width: 95px;
  float: right;
}

.word_two {
  font-size: 14px;
}

.word_two {
  padding-left: 25px;
}

.word_two > li {
  margin-top: 18px;
}
.word_two li:hover {
  cursor: pointer;
  color: #117ec6;
}
.word_two > li > span {
  display: inline-block;
  width: 95px;
  float: right;
}

.zygg {
  float: left;
  color: #e40830;
  background-color: #f9ebd4;
  padding: 6px 9px;
  border-radius: 15px;
  margin-top: 8px;
  margin-right: 20px;
  font-size: 14px;
}

.footer_ul > li {
  font-size: 12px;
}

.input_search::-webkit-input-placeholder {
  color: #117ec6;
}

.input_search {
  text-indent: 10px;
  padding: 4px;
}
.section_ul2 > li {
  font-size: 16px;
}

.animate_container {
  width: 1240px;
  height: 250px;
  margin: 0px auto;
  overflow: hidden;
  border: 1px solid #ccc;
  border-top: none;
  padding-bottom: 30px;
}

.item {
  width: 250px;
  height: 250px;
  float: left;
  position: relative;
  margin-top: 35px;
  margin-left: 41px;
  cursor: pointer;
}

.item_content {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 0;
  overflow: hidden;
  margin-left: 18px;
  position: relative;
}

.item_title {
  width: 200px;
  height: 200px;
  overflow: hidden;
  text-align: center;
  border-radius: 100%;
  float: left;
  position: absolute;
  left: 0;
  z-index: 1000;
}

.item_main {
  float: left;
  display: none;
  width: 1020px;
  height: 200px;
  padding-left: 100px;
  background-color: #ebeff1;
  border-radius: 100px 100px 100px 100px;
}

.zkleft {
  float: left;
  margin-left: 45px;
  margin-right: 35px;
}

.zkleft li {
  margin-top: 18px;
  font-size: 18px;
  padding-left: 100px;
}

.zkright li {
  width: 895px;
  margin-top: 18px;
  font-size: 18px;
}

.zkright li a {
  text-decoration: none;
  color: #333333;
}

.zkleft li a {
  text-decoration: none;
  color: #333333;
}

.zkright li:hover a {
  color: #0175c2;
}

.zkleft li:hover a {
  color: #0175c2;
}

.piece1_con {
  height: 280px;
  width: 1300px;

  margin: auto;
  /* text-align: center; */
  position: relative;
  /* overflow: hidden; */
}

.p1_con {
  width: 300px;
  padding: 20px 0px;
  position: absolute;
  z-index: 1;
  transition: all 0.2s;
}

.p1_con > img {
  width: 100%;
  height: 40%;
  display: block;
}

.p1_con > .p1_xbt {
  height: 60%;
  padding: 10px;
  /* -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc; */
}

.p1_con > .p1_xbt > p.p1_tit {
  text-align: center;
  font-size: 20px;
  color: #0d7cc5;
}

.p1_con > .p1_xbt > ul {
  height: 60%;
}

.p1_con > .p1_xbt > ul > li {
  width: 50%;
  float: left;
  font-size: 11px;
  line-height: 26px;
  color: #333;
}

.p1_con > .p1_xbt > span > a {
  color: #0d7cc5;
}

.p1_con1 {
  left: 0px;
}

.p1_con2 {
  left: 330px;
}

.p1_con3 {
  left: 660px;
}

.p1_con4 {
  left: 990px;
}

.p1_con1:hover {
  padding: 0;
  width: 320px;
  /* height: 348px; */
  z-index: 10;
  left: 0px;
}

.p1_con2:hover {
  padding: 0;
  width: 320px;
  /* height: 348px; */
  z-index: 10;
  left: 330px;
}

.p1_con3:hover {
  padding: 0;
  width: 320px;
  /* height: 348px; */
  z-index: 10;
  left: 660px;
}

.p1_con4:hover {
  padding: 0;
  width: 320px;
  /* height: 348px; */
  z-index: 10;
  left:990px;
}

#more {
  color: #b6b6b6;
  text-decoration: none;
}
#more:hover {
  text-decoration: underline;
  color: #0075c2;
}
